projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3624e
)
update limple example
author
Andrea Corallo
<akrl@sdf.org>
Sun, 24 Nov 2019 22:23:16 +0000
(23:23 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:38:10 +0000
(11:38 +0100)
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index be92893d6596983c1dad89629a77ae4d3d93e84c..bb2b851e55a939e0cf8db8c5c114d6f891f05bcb 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-1456,7
+1456,7
@@
emit_limple_insn (Lisp_Object insn)
}
else if (EQ (op, Qsetimm))
{
- /* Ex: (
=
imm #s(comp-mvar 9 1 t 3 nil) 3 a). */
+ /* Ex: (
set
imm #s(comp-mvar 9 1 t 3 nil) 3 a). */
gcc_jit_rvalue *reloc_n =
gcc_jit_context_new_rvalue_from_int (comp.ctxt,
comp.int_type,